Version

CollectionChangeUndoUnit<T> Class Members

The following tables list the members exposed by CollectionChangeUndoUnit<T>.

Public Constructors
 NameDescription
Public ConstructorCollectionChangeUndoUnit<T> ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCollectionReturns the associated collection that will be updated if the unit is executed.  
Public PropertyTargetOverridden. Returns the target Collection  
Public Methods
 NameDescription
Public MethodGetDescriptionOverridden. Returns a string representation of the action based on whether this is for an undo or redo operation.  
See Also